home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / y2k_tetr.swf / scripts / DefineButton2_198 / BUTTONCONDACTION on(release, keyPress n).as
Encoding:
Text File  |  2010-08-12  |  52 b   |  4 lines

  1. on(release, keyPress "n"){
  2.    gotoAndPlay(38);
  3. }
  4.